home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-02 / linectrl.zip / LINECTRL.δ < prev   
Text File  |  1993-01-04  |  413b  |  12 lines

  1. LINECTRL.EXE
  2.  
  3. FUNCTION:  A text file utility that removes consecutive blank lines
  4.            exceeding a user definable number; default is 1 blank line at
  5.            most.  Version 1.1, 6-29-88.
  6.  
  7. USAGE:     LINECTRL [infile] [outfile] {/numlines}
  8.  
  9.            "numlines" is the maximum number of consecutive blank lines to
  10.            keep in the text file.  0 is acceptable (i.e., no blank lines).
  11.  
  12. «═»